home *** CD-ROM | disk | FTP | other *** search
/ Alpha CD-ROM Bonus Pack / Alpha CD-ROM Bonus Pack.iso / descent / descent2.sow / DESCENT.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-04-11  |  163 b   |  7 lines

  1. @echo off
  2. rem Batch file to run shareware version of Descent.
  3. if exist *.swp del *.swp
  4. dcntshr.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. echo.
  6. if exist *.swp del *.swp
  7.